.. raw:: latex \newpage .. _TECHNICA-IDE-section: TECHNICA-IDE ############### TECHNICA-IDE overview *********************** **TECHNICA-IDE** is a robot framework editor based on Eclipse IDE. It is used to implement, execute and debug robot test cases. It boosts testing efficiency by providing different functionalities in a standardized project environment. It offers access to different views to facilitate the test case implementation. The features supported by TECHNICA-IDE are: * Eclipse Based IDE. * Reuse of the RED Editor and Robot Framework's newest versions integration. * Drag and drop from Test Data plugins (ARXML databases, ODX Diagnostic, A2L). * Drag and drop from Keyword Libraries. .. note:: TECHNICA-IDE currently operates only on **Windows 10** or newer. TECHNICA-IDE Dependencies and Installation Steps ************************************************* TECHNICA-IDE is a software provided by Technica Engineering as an executable IDE. It can be updated within every release with an update site. In order to have access to the TECHNICA-IDE functionalities, you should **get a valid license**. Prerequisites =============== To use the full spectrum of TE-TECHNICA-IDE features, make sure to install: * **Python 3.9** and **Robot Framework 5 Package**. * **Npcap** or **WinPcap**. * **.NET 6** for Buses view. Installation Steps =================== 1. Extract the TECHNICA-IDE folder and double click on the executable icon. 2. Specify the workspace location and click on Launch. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation1.png :width: 617px :height: 275px 3. The Activation window should appear, Click on 'Copy UUID' button. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation8.png :width: 501px :height: 755px Once your UUID is copied, click on 'OK'. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation9.png :width: 518px :height: 146px 4. Send your UUID to TECHNICA-IDE team via email: . 5. Once you get your Activation Key, paste it into the 'Activation Key' field and click on 'OK' button. Note: You may add password hint (not required). .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation6.png :width: 517px :height: 146px 6. Navigate to Window > Preferences > Robot Framework > Installed Frameworks .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation10.jpg :width: 167px :height: 205px 7. Click on 'Add' then choose the python directory and select it, then click on 'Apply and Close'. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_installation7.png :width: 877px :height: 551px .. _TECHNICA-IDE-setup-section: TECHNICA-IDE Setup and Update ****************************** How to Setup ============== 1. Import your git repository from file > 'open project from file system'. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup1.jpg :width: 313px :height: 89px 2. Choose your project directory and click on Finish. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup2.png :width: 868px :height: 621px 3. After Pressing Finish, the project should be displayed in the Project Explorer window. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup3.png :width: 478px :height: 191px 4. After the project is imported, make sure that your libraries are imported successfully. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup4.png :width: 314px :height: 199px How to update =============== To update TECHNICA-IDE to a new release: 1. Navigate to Help > Install New Software… .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup6.jpg :width: 307px :height: 295px 2. Click on Add. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup10.png :width: 885px :height: 703px 3. Click on Archive and select the update site zip file, then click on Add. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup7.png :width: 474px :height: 180px 4. Uncheck Group items by category, select the feature to be installed, click on Next, then Finish. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup12.png :width: 889px :height: 704px 5. Click on Install Anyway. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup9.jpg :width: 530px :height: 146px 6. Once the installation is finished successfully, restart the tool. .. thumbnail:: ../../../static/images/TECHNICA-IDE/TDE_setup11.png :width: 516px :height: 144px To verify the TECHNICA-IDE installed plugin version, navigate to Help > About TECHNICA-IDE > Installation Details.